Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 853 for

office watermarking

(0.08 sec)
  1. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Watermark Product Solution GroupDocs...Reading document statistics Most office applications are able to display...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Watermark Product Solution GroupDocs...Reading document statistics Most office applications are able to display...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Edit PowerPoint Presentations | Documentation

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for .NET....Watermark Product Solution GroupDocs...instance separately. Like all Office OOXML formats, Presentation...

    docs.groupdocs.com/editor/net/edit-powerpoint/
  4. Digital Signature - esign XLTM documents | Grou...

    Digital signature (eSignature) for XLTM made easy with GroupDocs Signature. Create your electronic digital signatures and esign XLTM documents for free!... Sign Microsoft and Open Office documents from browsers. Generate... handwritten signatures, watermarks. The automatic verification...

    products.groupdocs.app/signature/xltm
  5. Digital Signature - esign DOTX documents | Grou...

    Digital signature (eSignature) for DOTX made easy with GroupDocs Signature. Create your electronic digital signatures and esign DOTX documents for free!... Sign Microsoft and Open Office documents from browsers. Generate... handwritten signatures, watermarks. The automatic verification...

    products.groupdocs.app/signature/dotx
  6. Digital Signature - esign PPTM documents | Grou...

    Digital signature (eSignature) for PPTM made easy with GroupDocs Signature. Create your electronic digital signatures and esign PPTM documents for free!... Sign Microsoft and Open Office documents from browsers. Generate... handwritten signatures, watermarks. The automatic verification...

    products.groupdocs.app/signature/pptm
  7. Digital Signature - esign PNG documents | Group...

    Digital signature (eSignature) for PNG made easy with GroupDocs Signature. Create your electronic digital signatures and esign PNG documents for free!... Sign Microsoft and Open Office documents from browsers. Generate... handwritten signatures, watermarks. The automatic verification...

    products.groupdocs.app/signature/png
  8. Digital Signature - esign CSV documents | Group...

    Digital signature (eSignature) for CSV made easy with GroupDocs Signature. Create your electronic digital signatures and esign CSV documents for free!... Sign Microsoft and Open Office documents from browsers. Generate... handwritten signatures, watermarks. The automatic verification...

    products.groupdocs.app/signature/csv
  9. How to edit Mobi file | Documentation

    This article demonstrates how to edit Mobi files using Java programming language....Watermark Product Solution GroupDocs...with password, like PDF or Office Open XML. Was this page helpful...

    docs.groupdocs.com/editor/java/how-to-edit-mobi...
  10. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage....Watermark Product Solution GroupDocs...Reading document statistics Most office applications are able to display...

    docs.groupdocs.com/metadata/java/working-with-m...